home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / peacemaker / Peacemaker / Gui / popup1.DAT < prev    next >
Text File  |  1999-03-10  |  1KB  |  50 lines

  1. FSTPC 5
  2.  
  3. # popup offset at (170,140)
  4. # pilot name offset 112,50
  5. # buttons offsets: rookie (27,93), veteran (27,133), ace (27,173)
  6.  
  7. # GAME DIFFICULTY LEVEL SET FROM PILOT
  8. Group p1diff
  9. (:area 0 0 0 0 :parent popup1)
  10.  
  11. # ROOKIE PILOT
  12. OnOff p1rookie
  13. (:area 197 223 16 16 :parent p1diff :on pdown :off pup :cursor high :radio :on_state
  14. (:MLButtonDown 1
  15. 1 GUI_play clicksnd 0))
  16.  
  17. # VETERAN PILOT
  18. OnOff p1veteran
  19. (:area 197 248 16 16 :parent p1diff :on pdown :off pup :cursor high :radio
  20. (:MLButtonDown 1
  21. 1 GUI_play clicksnd 0))
  22.  
  23. # ACE PILOT
  24. OnOff p1ace
  25. (:area 197 273 16 16 :parent p1diff :on pdown :off pup :cursor high :radio
  26. (:MLButtonDown 1
  27. 1 GUI_play clicksnd 0))
  28.  
  29. # PILOT NAME
  30. TextEntry p1name
  31. (:area 282 190 175 20 :parent popup1 :trans :active_area :font fontb :text_buf 13 :text 0 0 XXXXX :cursor textenter :single_line :hold_focus)
  32.  
  33. # SELECT PILOT
  34. State3 p1yes
  35. (:area 197 313 16 16 :parent popup1 :up pup :down pdown :high phi :cursor high
  36. (:MLButtonDown 1
  37. 1 GUI_play clicksnd 0)
  38. (:MLButtonClk 1
  39. 0 enrol_pilot maingui))
  40.  
  41. # CANCEL PILOT SELECT
  42. State3 p1no
  43. (:area 358 313 16 16 :parent popup1 :up pup :down pdown :high phi :cursor high
  44. (:MLButtonDown 1
  45. 1 GUI_play clicksnd 0)
  46. (:MLButtonClk 1
  47. 0 GUI_exit popup1))
  48.  
  49. Paths 0 0
  50.